body { background: #faebd7; font-family: verdana; font-size: 15px; }

.c_inline { display: inline; }
.c_color0 { color: brown; }
.c_brown { color: brown; }

.c_press:active { position:relative; top: 1px; }

.c_float-right { float: right; }
.c_clear-float { clear: both; }

.c_CursorPointer { cursor: pointer; }

			
.c_divBackWrapper { border-top: 1px solid white; text-align: center; }

	.c_divWrapper { margin: auto; padding-top: 10px; width: 960px; }		
	
		.c_divAdvice { background-image: url("image/ui-bg_fine-grain_10_f8f7f6_60x60.png"); border: 1px solid #999; color: #473b29;
			margin: 10px auto; padding: 10px; text-align: left; width: 680px; }
		
			.c_h1HeadAdvice{ border-bottom: 3px double #330033; border-left: 0px; border-right: 0px; 
				border-top: 3px double #330033; display: inline-block; font-size: 24px; margin: 10px 30px; width: auto; }
			
			.c_divAdvice p { margin: 20px; }
			
			.c_olAdvice { list-style-type: lower-roman; font-weight: bold; }
				.c_olAdvice li { margin: 30px; line-height: 20px; }
					.c_olAdvice li span { font-weight: normal; }
			
				.c_divRadioTabNavi { border: 0px; margin-top: 10px; }
				.c_divRadioTabNavi input { display: none; float: left;  }
				.c_divRadioTabNavi input + label { background-image: url("image/pattern-ravenna-fff8dc.png"); cursor: pointer; display: inline-block; margin-bottom: 15px;}
			
				.c_divLine { width: 118px; height: 25px; font-size: 9px; text-align: center; border : border: 1px dashed black; 
					background-image: url("image/pattern-ravenna-fff8dc.png"); border-radius: 8px; padding-top: 8px; color: brown; }
				.c_divRadioTabNavi input:checked + label .c_divLine { border: 1px dashed black; background-image: url("image/pattern-ravenna-fff8dc.png"); color: black; }

				.c_divLine:hover { color: black; border: 1px dashed black; border-radius: 8px; }

				.c_divLine:active  { position:relative; top: 1px; }
				
				#i_iframeVideo {  margin-left: 25px; margin-top: 25px;}
			
				.c_divPlayer { background: black; width: 485px; height: 30px; border: 0px; font-size: 20px; color: brown; border-top-left-radius: 5px; opacity: 0.8; margin: 8px 0px; padding: 0px; }
					.c_LogoYoutube { margin-top: 5px; margin-left: 10px; }
						.c_LogoYoutube:hover { color: red; }
					.c_btPlayer { color: brown; width: 35px; margin-top: 8px;  margin-left: 10px; text-align: center; outline: 0px; }
						.c_btPlayer:hover { color: white; background: brown; }
					.c_spanTimeVideo  { margin-top: 8px; margin-left: 10px; font-size: 12px; color: white; }
					.c_spanSoundVideo { margin-top: 10px; margin-left: 20px; font-size: 12px; color: white; }
					.c_spanSoundVideo:hover { color: brown; }
	
						#i_LayoutSliderVolume { margin-top: 8px; margin-left: 10px; margin-right: 50px; width: 120px; }
				
				.c_divPlayer2 { background: black; width: 200px; height: 30px; border: 0px; font-size: 20px; color: brown; 
					border-top-right-radius: 5px; opacity: 0.8; margin: 8px 0px; }
					#i_buttonScrollPlay { font-size: 10px; width: 55px; margin-top: 7px; margin-right: 10px; outline: 0px; }
					#i_buttonScrollPlay:hover { color: white; background: brown; }

					#i_LayoutSlider { margin-top: 8px; margin-right: 10px; margin-left: 20px; width: 50%; }
			
			.c_spanHome { display: inline-block; border:1px solid #eeb44f; padding: 5px 15px; margin: 10px 20px; border-radius: 8px; 
					font-size: 15px; font-weight: bold; background-color:#fae4bd; color: black;  box-shadow: 2px 2px 3px 0px rgba(0,0,0,1);}	
			.c_spanHome:hover { background-color:#eac380; }
			